func github.com/andybalholm/brotli.ensureInitialized

2 uses

	github.com/andybalholm/brotli (current package)
		encode.go#L531: func ensureInitialized(s *Writer) bool {
		encode.go#L1135: 	if !ensureInitialized(s) {